home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / News Stacks / Dec.'90AMUG News™.cpt / Dec.'90AMUG News™ / card_17972.txt < prev    next >
Text File  |  1991-01-01  |  3KB  |  126 lines

  1. -- card: 17972 from stack: in.'90AMUG News‚Ñ¢
  2. -- bmap block id: 19086
  3. -- flags: 0000
  4. -- background id: 18401
  5. -- name: MemberShip
  6. ----- HyperTalk script -----
  7.  
  8. on openCard
  9.   play stop
  10.   show cd btn "Print ME!"
  11.   show cd btn 2
  12.   show cd btn 3
  13.   show cd btn 4
  14.   Play "Join AMUG"
  15. end OpenCard
  16.  
  17.  
  18.  
  19. -- part 2 (field)
  20. -- low flags: 01
  21. -- high flags: 0000
  22. -- rect: left=18 top=268 right=342 bottom=496
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 0
  26. -- font id: 2
  27. -- text size: 10
  28. -- style flags: 0
  29. -- line height: 13
  30. -- part name: 
  31.  
  32.  
  33. -- part 1 (button)
  34. -- low flags: 00
  35. -- high flags: 8003
  36. -- rect: left=365 top=316 right=338 bottom=465
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Print Me!
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   hide cd btn "Print ME!"
  48.   hide cd btn 2
  49.   hide cd btn 3
  50.   hide cd btn 4
  51.   domenu "Print Card"
  52.   show cd btn "Print ME!"
  53.   show cd btn 2
  54.   show cd btn 3
  55.   show cd btn 4
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 3 (button)
  61. -- low flags: 00
  62. -- high flags: 2000
  63. -- rect: left=32 top=321 right=341 bottom=62
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 4465 / 4465
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: back
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual barn door open
  75.   go to cd 2
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 4 (button)
  81. -- low flags: 00
  82. -- high flags: 2000
  83. -- rect: left=62 top=321 right=341 bottom=92
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 25234 / 25234
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: rewind
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   visual wipe right slowly
  95.   go to prev card
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 5 (button)
  101. -- low flags: 00
  102. -- high flags: 2000
  103. -- rect: left=92 top=321 right=341 bottom=122
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 2749 / 2749
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: Forward
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   visual wipe left slowly
  115.   go to next cd
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part contents for card part 2
  121. ----- text -----
  122. To join AMUG print this card and fill it out.   Then mail it with your check or money order made out to AMUG(Arizona Macintosh Users Group).  Mail it to :  
  123.                                                          AMUG Membership
  124.                                                          PO Box 10593 
  125.                                                          Scottsdale, AZ   85271
  126.